找词语>英语词典>buffer storage翻译和用法

buffer storage

英 [ˈbʌfə(r) ˈstɔːrɪdʒ]

美 [ˈbʌfər ˈstɔːrɪdʒ]

缓冲存储;缓冲存储器

计算机

英英释义

noun

  • (computer science) a part of RAM used for temporary storage of data that is waiting to be sent to a device
      Synonym:bufferbuffer store

    双语例句

    • Relationship between Matter, Osmotic Pressure, pH, Buffer Index of Extender and Effect of Chicken Semen Storage at Low Temperature
      稀释液溶质、渗透压、pH值和缓冲指数与低温保存鸡精液效果的关系
    • The auxiliary storage area of the model includes a fixed length buffer and a queue that is used to storage pairs of nodes those overlap most probably.
      改进模型所引入的辅助存储包括:结点对记录队列和定长缓冲区。
    • The SDRAM has become the chief choice of the buffer storage because of its high speed, great capacity, and low price; but due to its complex control timing, it cannot directly interface with DSP.
      同步动态随机存储器(SDRAM)具有高速,大容量,价格低廉等优点,因而成为缓冲存储器的首选,但是SDRAM控制时序比较复杂,不能与DSP直接接口,这极大地限制了它的广泛应用。
    • If rows are accessed randomly, then the smaller page size enables DB2 to make better use of the buffer, because more pages fit into the same storage area.
      如果随机访问行,那么较小的页大小让DB2可以更好地利用缓冲区,因为同样的存储区域可以容纳更多页。
    • Note that you can use the sync command to flush the buffer cache out to the storage media ( force all unwritten data out to the device drivers and, subsequently, to the storage device).
      注意,可以使用sync命令将缓冲区缓存中的请求发送到存储媒体(迫使所有未写的数据发送到设备驱动程序,进而发送到存储设备)。
    • The application and realization of semantic buffer storage in the parallel data bank system
      语义缓存在并行数据库系统中的应用及实现
    • A buffer pool is an area of storage in memory into which database pages ( containing table rows or index entries) are temporarily read and changed.
      缓冲池是内存中的一块存储区域,用于临时读入和更改数据库页(包含表行或索引项)。
    • Lock application memory sector associative buffer storage
      应用程序存储区锁定区段相联缓冲存储器
    • A cache coherent Distributed Shared Volume Buffer ( DSVB) manages distributed storage of large volume data, and provides an uniform access to it.
      系统使用一个基于Cache相关性的分布式共享体数据缓冲区(DSVB)来管理分布存储的大规模体数据,并提供对体数据的统一存取接口;
    • The issue implemented each module by using the multithreading, multiple buffer pool and the data storage mechanism of multiple files, so that it could achieve the purpose of parallel work of each module and improv the work efficiency.
      以多线程、双缓冲区和多数据存储文件机制实现各模块的并行工作,提高工作效率。